[INFO] fetching crate duckduckgo 0.2.0...
[INFO] testing duckduckgo-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate duckduckgo 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate duckduckgo 0.2.0
[INFO] finished tweaking crates.io crate duckduckgo 0.2.0
[INFO] tweaked toml for crates.io crate duckduckgo 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate duckduckgo 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duckduckgo 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b6db9f87b0e39330b835a835e69743d3fc6d3fbff4a7b5f2cc9b14542a4cb1b
[INFO] running `Command { std: "docker" "start" "-a" "6b6db9f87b0e39330b835a835e69743d3fc6d3fbff4a7b5f2cc9b14542a4cb1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b6db9f87b0e39330b835a835e69743d3fc6d3fbff4a7b5f2cc9b14542a4cb1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6db9f87b0e39330b835a835e69743d3fc6d3fbff4a7b5f2cc9b14542a4cb1b", kill_on_drop: false }`
[INFO] [stdout] 6b6db9f87b0e39330b835a835e69743d3fc6d3fbff4a7b5f2cc9b14542a4cb1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a992f1181d81a8780bbf50fd6b6137709632b50e81aebd86d218fdece42c7e6
[INFO] running `Command { std: "docker" "start" "-a" "0a992f1181d81a8780bbf50fd6b6137709632b50e81aebd86d218fdece42c7e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling duckduckgo v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "0a992f1181d81a8780bbf50fd6b6137709632b50e81aebd86d218fdece42c7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a992f1181d81a8780bbf50fd6b6137709632b50e81aebd86d218fdece42c7e6", kill_on_drop: false }`
[INFO] [stdout] 0a992f1181d81a8780bbf50fd6b6137709632b50e81aebd86d218fdece42c7e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16497efe6be129ed9aced109374268a86ce873601b46ea1987fc994fd3bf967c
[INFO] running `Command { std: "docker" "start" "-a" "16497efe6be129ed9aced109374268a86ce873601b46ea1987fc994fd3bf967c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling duckduckgo v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.99s
[INFO] running `Command { std: "docker" "inspect" "16497efe6be129ed9aced109374268a86ce873601b46ea1987fc994fd3bf967c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16497efe6be129ed9aced109374268a86ce873601b46ea1987fc994fd3bf967c", kill_on_drop: false }`
[INFO] [stdout] 16497efe6be129ed9aced109374268a86ce873601b46ea1987fc994fd3bf967c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8bf2f504d1dc1be9812845c2d7a241c6c4e81a6211a9f4597a6a7a5d7b657927
[INFO] running `Command { std: "docker" "start" "-a" "8bf2f504d1dc1be9812845c2d7a241c6c4e81a6211a9f4597a6a7a5d7b657927", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duckduckgo-570c68ba32208faf)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/ddg-6f39a6ee52230a49)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests duckduckgo
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/browser.rs - browser::Browser::lite_search (line 139) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::news (line 305) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::request (line 49) ... FAILED
[INFO] [stdout] test src/colors.rs - colors::AnsiColor::escape_code (line 70) ... ok
[INFO] [stdout] test src/colors.rs - colors::AnsiStyle::escape_code (line 126) ... ok
[INFO] [stdout] test src/browser.rs - browser::Browser::browse (line 405) ... FAILED
[INFO] [stdout] test src/colors.rs - colors::AnsiStyle::reset_code (line 153) ... ok
[INFO] [stdout] test src/icon.rs - icon::Icon::new (line 29) ... ok
[INFO] [stdout] test src/browser.rs - browser::Browser::search_operators (line 686) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::images (line 217) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::get_vqd (line 92) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::new (line 27) ... ok
[INFO] [stdout] test src/browser.rs - browser::Browser::advanced_search (line 645) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::search (line 605) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::lite_search (line 139) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Failed to send request to DuckDuckGo Lite
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (https://lite.duckduckgo.com/lite/?q=rust+language&kl=wt-wt): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::request::{closure#0}
[INFO] [stdout]    3: <duckduckgo::browser::Browser>::lite_search::{closure#0}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_4::main::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_4::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_4::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_4::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_4::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_4::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::news (line 305) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://duckduckgo.com/?q=AI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::request::{closure#0}
[INFO] [stdout]    3: <duckduckgo::browser::Browser>::get_vqd::{closure#0}
[INFO] [stdout]    4: <duckduckgo::browser::Browser>::news::{closure#0}
[INFO] [stdout]    5: doctest_bundle_2024::__doctest_6::main::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]    8: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>::{closure#0}
[INFO] [stdout]   10: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_6::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   11: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_6::main
[INFO] [stdout]   15: doctest_bundle_2024::__doctest_6::__main_fn
[INFO] [stdout]   16: doctest_runner_2024::__doctest_6::TEST::{closure#0}
[INFO] [stdout]   17: <doctest_runner_2024::__doctest_6::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18: doctest_runner_2024::main
[INFO] [stdout]   19: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   21: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   22: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   26: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   31: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   32: main
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: __libc_start_main
[INFO] [stdout]   35: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::request (line 49) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://api.duckduckgo.com/?test=123): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::request::{closure#0}
[INFO] [stdout]    3: doctest_bundle_2024::__doctest_7::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_7::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]   12: doctest_bundle_2024::__doctest_7::main
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_7::__main_fn
[INFO] [stdout]   14: doctest_runner_2024::__doctest_7::TEST::{closure#0}
[INFO] [stdout]   15: <doctest_runner_2024::__doctest_7::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16: doctest_runner_2024::main
[INFO] [stdout]   17: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   19: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   20: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   29: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   30: main
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: __libc_start_main
[INFO] [stdout]   33: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::browse (line 405) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (59) panicked at /tmp/rustdoctestB4SOho/doctest_bundle_2024.rs:28:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to send request to https://api.duckduckgo.com/?q=Rust&format=json
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (https://api.duckduckgo.com/?q=Rust&format=json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <reqwest::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, reqwest::error::Error> as anyhow::Context<reqwest::async_impl::response::Response, reqwest::error::Error>>::with_context::<alloc::string::String, <duckduckgo::browser::Browser>::browse::{closure#0}::{closure#0}>
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::browse::{closure#0}
[INFO] [stdout]    3: doctest_bundle_2024::__doctest_1::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_1::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]   10: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]   12: doctest_bundle_2024::__doctest_1::main
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_1::__main_fn
[INFO] [stdout]   14: doctest_runner_2024::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   15: <doctest_runner_2024::__doctest_1::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16: doctest_runner_2024::main
[INFO] [stdout]   17: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   19: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   20: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   29: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   30: main
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: __libc_start_main
[INFO] [stdout]   33: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64b4179af50a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64b4179af50a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64b4179af50a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64b4179af50a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64b4179c683a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64b4179c683a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x64b4179b5392 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64b4179b5392 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64b41798d1df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64b41798d1df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64b4179a7481 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64b4179a76fb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64b41798d298 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x64b417984549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64b41798e37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64b4179c70ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64b4179c6df2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x64b41717d8d2 - doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}
[INFO] [stdout]   18:     0x64b41715f397 - <tokio[2e46496914b2a98c]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x64b417124b96 - <tokio[2e46496914b2a98c]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   20:     0x64b417112c2f - <tokio[2e46496914b2a98c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   21:     0x64b41715965f - <tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x64b41713ded7 - tokio[2e46496914b2a98c]::runtime::context::runtime::enter_runtime::<<tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   23:     0x64b4171133b4 - <tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   24:     0x64b41710e49d - <tokio[2e46496914b2a98c]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   25:     0x64b41710f575 - <tokio[2e46496914b2a98c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   26:     0x64b417187897 - doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main
[INFO] [stdout]   27:     0x64b417187926 - doctest_bundle_2024[91a598a9d7469999]::__doctest_1::__main_fn
[INFO] [stdout]   28:     0x64b417107741 - doctest_runner_2024[7c26b78b63720825]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   29:     0x64b41710b616 - <doctest_runner_2024[7c26b78b63720825]::__doctest_1::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x64b417108573 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   31:     0x64b41710b533 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x64b417106fd6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   33:     0x64b4171074e9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x64b4179a60f4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x64b4179a60f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x64b4179a60f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x64b4179a60f4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64b4179a60f4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x64b4179a60f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64b4179a60f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64b4179a60f4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64b4179a60f4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x64b417106f11 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   44:     0x64b41710ba15 - main
[INFO] [stdout]   45:     0x728a51e1e1ca - <unknown>
[INFO] [stdout]   46:     0x728a51e1e28b - __libc_start_main
[INFO] [stdout]   47:     0x64b417105495 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::search_operators (line 686) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (125) panicked at /tmp/rustdoctestB4SOho/doctest_bundle_2024.rs:155:98:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to perform operator search for query 'Rust'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Failed to send request to https://api.duckduckgo.com/?q=Rust&site:github.com&kp=1&format=json
[INFO] [stdout]     1: error sending request for url (https://api.duckduckgo.com/?q=Rust&site:github.com&kp=1&format=json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <reqwest::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, reqwest::error::Error> as anyhow::Context<reqwest::async_impl::response::Response, reqwest::error::Error>>::with_context::<alloc::string::String, <duckduckgo::browser::Browser>::browse::{closure#0}::{closure#0}>
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::browse::{closure#0}
[INFO] [stdout]    3: <duckduckgo::browser::Browser>::search_operators::{closure#0}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_9::main::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_9::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_9::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_9::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_9::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_9::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f41fe6ab50a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f41fe6ab50a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f41fe6ab50a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f41fe6ab50a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f41fe6c283a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f41fe6c283a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f41fe6b1392 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f41fe6b1392 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f41fe6891df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f41fe6891df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f41fe6a3481 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f41fe6a36fb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f41fe689298 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f41fe680549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f41fe68a37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f41fe6c30ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f41fe6c2df2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f41fde7b7f8 - doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}
[INFO] [stdout]   18:     0x5f41fde5b477 - <tokio[2e46496914b2a98c]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5f41fde22830 - <tokio[2e46496914b2a98c]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   20:     0x5f41fde0f1c1 - <tokio[2e46496914b2a98c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   21:     0x5f41fde55901 - <tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x5f41fde3a9a7 - tokio[2e46496914b2a98c]::runtime::context::runtime::enter_runtime::<<tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   23:     0x5f41fde0f5e2 - <tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   24:     0x5f41fde0b09d - <tokio[2e46496914b2a98c]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   25:     0x5f41fde0c725 - <tokio[2e46496914b2a98c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   26:     0x5f41fde84557 - doctest_bundle_2024[91a598a9d7469999]::__doctest_9::main
[INFO] [stdout]   27:     0x5f41fde845e6 - doctest_bundle_2024[91a598a9d7469999]::__doctest_9::__main_fn
[INFO] [stdout]   28:     0x5f41fde03b41 - doctest_runner_2024[7c26b78b63720825]::__doctest_9::TEST::{closure#0}
[INFO] [stdout]   29:     0x5f41fde07816 - <doctest_runner_2024[7c26b78b63720825]::__doctest_9::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5f41fde04573 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   31:     0x5f41fde07533 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5f41fde02fd6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   33:     0x5f41fde034e9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x5f41fe6a20f4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x5f41fe6a20f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f41fe6a20f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f41fe6a20f4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f41fe6a20f4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x5f41fe6a20f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5f41fe6a20f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5f41fe6a20f4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5f41fe6a20f4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5f41fde02f11 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   44:     0x5f41fde07a15 - main
[INFO] [stdout]   45:     0x7403067ee1ca - <unknown>
[INFO] [stdout]   46:     0x7403067ee28b - __libc_start_main
[INFO] [stdout]   47:     0x5f41fde01495 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::images (line 217) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://duckduckgo.com/?q=rustacean): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::request::{closure#0}
[INFO] [stdout]    3: <duckduckgo::browser::Browser>::get_vqd::{closure#0}
[INFO] [stdout]    4: <duckduckgo::browser::Browser>::images::{closure#0}
[INFO] [stdout]    5: doctest_bundle_2024::__doctest_3::main::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]    8: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>::{closure#0}
[INFO] [stdout]   10: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_3::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   11: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_3::main
[INFO] [stdout]   15: doctest_bundle_2024::__doctest_3::__main_fn
[INFO] [stdout]   16: doctest_runner_2024::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   17: <doctest_runner_2024::__doctest_3::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18: doctest_runner_2024::main
[INFO] [stdout]   19: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   21: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   22: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   26: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   31: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   32: main
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: __libc_start_main
[INFO] [stdout]   35: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::get_vqd (line 92) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://duckduckgo.com/?q=rust+programming): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::request::{closure#0}
[INFO] [stdout]    3: <duckduckgo::browser::Browser>::get_vqd::{closure#0}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_2::main::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_2::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_2::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_2::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_2::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::advanced_search (line 645) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (51) panicked at /tmp/rustdoctestB4SOho/doctest_bundle_2024.rs:13:93:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to perform advanced search for query 'Rust'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Failed to send request to https://api.duckduckgo.com/?q=Rust&kl=lang:en&kp=1&format=json
[INFO] [stdout]     1: error sending request for url (https://api.duckduckgo.com/?q=Rust&kl=lang:en&kp=1&format=json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <reqwest::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, reqwest::error::Error> as anyhow::Context<reqwest::async_impl::response::Response, reqwest::error::Error>>::with_context::<alloc::string::String, <duckduckgo::browser::Browser>::browse::{closure#0}::{closure#0}>
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::browse::{closure#0}
[INFO] [stdout]    3: <duckduckgo::browser::Browser>::advanced_search::{closure#0}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_0::main::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_0::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_0::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_0::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58662e99b50a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58662e99b50a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58662e99b50a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58662e99b50a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58662e9b283a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58662e9b283a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x58662e9a1392 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58662e9a1392 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58662e9791df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58662e9791df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58662e993481 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x58662e9936fb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x58662e979298 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x58662e970549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x58662e97a37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x58662e9b30ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58662e9b2df2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x58662e169598 - doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x58662e14b377 - <tokio[2e46496914b2a98c]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x58662e1107c0 - <tokio[2e46496914b2a98c]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   20:     0x58662e0feb71 - <tokio[2e46496914b2a98c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   21:     0x58662e145601 - <tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x58662e129d57 - tokio[2e46496914b2a98c]::runtime::context::runtime::enter_runtime::<<tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   23:     0x58662e0ff362 - <tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   24:     0x58662e0fa2fd - <tokio[2e46496914b2a98c]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   25:     0x58662e0fb305 - <tokio[2e46496914b2a98c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   26:     0x58662e1736d7 - doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main
[INFO] [stdout]   27:     0x58662e173766 - doctest_bundle_2024[91a598a9d7469999]::__doctest_0::__main_fn
[INFO] [stdout]   28:     0x58662e0f36c0 - doctest_runner_2024[7c26b78b63720825]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   29:     0x58662e0f75d6 - <doctest_runner_2024[7c26b78b63720825]::__doctest_0::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x58662e0f4573 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   31:     0x58662e0f7533 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x58662e0f2fd6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   33:     0x58662e0f34e9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x58662e9920f4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x58662e9920f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x58662e9920f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x58662e9920f4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58662e9920f4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x58662e9920f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x58662e9920f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x58662e9920f4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58662e9920f4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x58662e0f2f11 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   44:     0x58662e0f7a15 - main
[INFO] [stdout]   45:     0x7e760297a1ca - <unknown>
[INFO] [stdout]   46:     0x7e760297a28b - __libc_start_main
[INFO] [stdout]   47:     0x58662e0f1495 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::search (line 605) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (134) panicked at /tmp/rustdoctestB4SOho/doctest_bundle_2024.rs:140:73:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to perform search for query 'Rust'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Failed to send request to https://api.duckduckgo.com/?q=Rust&kp=1&format=json
[INFO] [stdout]     1: error sending request for url (https://api.duckduckgo.com/?q=Rust&kp=1&format=json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <reqwest::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::response::Response, reqwest::error::Error> as anyhow::Context<reqwest::async_impl::response::Response, reqwest::error::Error>>::with_context::<alloc::string::String, <duckduckgo::browser::Browser>::browse::{closure#0}::{closure#0}>
[INFO] [stdout]    2: <duckduckgo::browser::Browser>::browse::{closure#0}
[INFO] [stdout]    3: <duckduckgo::browser::Browser>::search::{closure#0}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_8::main::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_8::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_8::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_8::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_8::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_8::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0ae68fb50a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0ae68fb50a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0ae68fb50a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0ae68fb50a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0ae691283a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0ae691283a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0ae6901392 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0ae6901392 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0ae68d91df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0ae68d91df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0ae68f3481 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b0ae68f36fb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b0ae68d9298 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b0ae68d0549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b0ae68da37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b0ae69130ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b0ae6912df2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b0ae60cb4aa - doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}
[INFO] [stdout]   18:     0x5b0ae60ab457 - <tokio[2e46496914b2a98c]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5b0ae6072460 - <tokio[2e46496914b2a98c]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}>
[INFO] [stdout]   20:     0x5b0ae605f101 - <tokio[2e46496914b2a98c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}>
[INFO] [stdout]   21:     0x5b0ae60a58a1 - <tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x5b0ae608a827 - tokio[2e46496914b2a98c]::runtime::context::runtime::enter_runtime::<<tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   23:     0x5b0ae605f592 - <tokio[2e46496914b2a98c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}>
[INFO] [stdout]   24:     0x5b0ae605aefd - <tokio[2e46496914b2a98c]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}>
[INFO] [stdout]   25:     0x5b0ae605c4b5 - <tokio[2e46496914b2a98c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main::{closure#0}>
[INFO] [stdout]   26:     0x5b0ae60d4397 - doctest_bundle_2024[91a598a9d7469999]::__doctest_8::main
[INFO] [stdout]   27:     0x5b0ae60d4426 - doctest_bundle_2024[91a598a9d7469999]::__doctest_8::__main_fn
[INFO] [stdout]   28:     0x5b0ae6053ac1 - doctest_runner_2024[7c26b78b63720825]::__doctest_8::TEST::{closure#0}
[INFO] [stdout]   29:     0x5b0ae60577d6 - <doctest_runner_2024[7c26b78b63720825]::__doctest_8::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5b0ae6054573 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   31:     0x5b0ae6057533 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5b0ae6052fd6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   33:     0x5b0ae60534e9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x5b0ae68f20f4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x5b0ae68f20f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b0ae68f20f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b0ae68f20f4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b0ae68f20f4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x5b0ae68f20f4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5b0ae68f20f4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b0ae68f20f4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b0ae68f20f4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5b0ae6052f11 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   44:     0x5b0ae6057a15 - main
[INFO] [stdout]   45:     0x78dc24e331ca - <unknown>
[INFO] [stdout]   46:     0x78dc24e3328b - __libc_start_main
[INFO] [stdout]   47:     0x5b0ae6051495 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/browser.rs - browser::Browser::advanced_search (line 645)
[INFO] [stdout]     src/browser.rs - browser::Browser::browse (line 405)
[INFO] [stdout]     src/browser.rs - browser::Browser::get_vqd (line 92)
[INFO] [stdout]     src/browser.rs - browser::Browser::images (line 217)
[INFO] [stdout]     src/browser.rs - browser::Browser::lite_search (line 139)
[INFO] [stdout]     src/browser.rs - browser::Browser::news (line 305)
[INFO] [stdout]     src/browser.rs - browser::Browser::request (line 49)
[INFO] [stdout]     src/browser.rs - browser::Browser::search (line 605)
[INFO] [stdout]     src/browser.rs - browser::Browser::search_operators (line 686)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.89s; merged doctests compilation took 2.97s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8bf2f504d1dc1be9812845c2d7a241c6c4e81a6211a9f4597a6a7a5d7b657927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf2f504d1dc1be9812845c2d7a241c6c4e81a6211a9f4597a6a7a5d7b657927", kill_on_drop: false }`
[INFO] [stdout] 8bf2f504d1dc1be9812845c2d7a241c6c4e81a6211a9f4597a6a7a5d7b657927
